Welcome![Sign In][Sign Up]
Location:
Search - dsp fft

Search list

[DSP program用汇编实现的FFT 程序

Description:

用汇编实现的FFT 程序。基于ADI的DSP 实时处理程序


Platform: | Size: 6838 | Author: Simonz | Hits:

[Other resource使用CCS进行DSP编程2-实现FFT

Description: 使用CCS进行DSP编程2-实现FFT,用CCS2.0在进行TI的DSP开发时,可以实现FFT的开发。-use CCS DSP programming 2-FFT with CCS2.0 during TI's DSP development, can achieve FFT development.
Platform: | Size: 437338 | Author: 穆群生 | Hits:

[Other resourceTI 54x fft

Description: DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和N^2成正比的,当N很大时,运算量是可观的,因而需要改进对DFT的算法减少运算速度。 根据傅立叶变换的对称性和周期性,我们可以将DFT运算中有些项合并。 我们先设序列长度为N=2^L,L为整数。将N=2^L的序列x(n)(n=0,1,……,N-1),按N的奇偶分成两组,也就是说我们将一个N点的DFT分解成两个N/2点的DFT,他们又从新组合成一个如下式所表达的N点DFT: 一般来说,输入被假定为连续、合成的。当输入为纯粹的实数的时候,我们就可以利用左右对称的特性更好的计算DFT。 我们称这样的RFFT优化算法是包装算法:首先2N点实数的连续输入称为“进包”。其次N点的FFT被连续被运行。最后作为结果产生的N点的合成输出是
Platform: | Size: 439370 | Author: 徐克 | Hits:

[Other resourceFFTC

Description: TI公司TMS320VC5402 DSP 上的FFT变换c语言版本的DSP实现方法-TI TMS320VC5402 DSP FFT transform c language version of the DSP is current methods
Platform: | Size: 7442 | Author: lt | Hits:

[Other resourceExp02FFT

Description: 这个是用DSP实现的FFT变换,用c语言编写的 调试通过-DSP FFT transform, with the c language debugging through
Platform: | Size: 44741 | Author: 朱敬锋 | Hits:

[Other resourceDSPC5000FFT

Description: DSP 的FFT 算法 得到严正 DSP 的FFT 算法 得到严正-DSP FFT algorithm solemn DSP FFT algorithm solemn
Platform: | Size: 19228 | Author: 胡月 | Hits:

[Other resourceLab19-FFT

Description: dsp中的快速傅立叶变换的算法,基于TI公司的5509这款芯片。-dsp the Fast Fourier Transform algorithm, based on TI's 5509 chip.
Platform: | Size: 31886 | Author: 周阳 | Hits:

[Other resourceligl-fft

Description: 基于tms320vc55*系列DSP常用算法,包括: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matlab 源码- Based on tms320vc55* series DSP commonly used algorithm, including: 1. Experiment 7A - Radix-2 Complex FFT in C 2. Experiment 7B - Radix-2 Complex FFT in C55x Assembly Language 3. Experiment 7C - Radix-2 Complex FFT and IFFT 4. Experiment 7C - Fast Convolution 5. matlab source code
Platform: | Size: 79064 | Author: 李国龙 | Hits:

[Other resourcelab0503-FFT

Description: 用C语言编写的FFT,可以在DSP通过运行。 -C language FFT can be run through the DSP.
Platform: | Size: 5493 | Author: 陈祥林 | Hits:

[Other resourceTIC24Xfixpointfourillib

Description: 关于DSP的,使2000系列定点DSP的FFT算法比较详细,可以和大家分享的。-on DSP, 2000 Series fixed-point DSP FFT algorithm in greater detail, and we can share.
Platform: | Size: 1977422 | Author: MAZHIBAO | Hits:

[File Operatec_DSP_FFT

Description: 自己用c语言编的DSP中的FFT算法 自己用c语言编的DSP中的FFT算法-own use language series DSP FFT algorithm using their own language c addendum to the DSP FFT algorithm c language with its own series of the DSP FFT algorithm using their own language c addendum to the DSP FFT algorithm for themselves c Language addendum to the DSP FFT algorithm
Platform: | Size: 4328 | Author: sunsun | Hits:

[Other resourcedsp-c-relize

Description: C语言实现各种常用的数字信号处理方法。比如复数运算、快速傅立叶变换FFT以及各种滤波算法-C language commonly used in various digital signal processing methods. For example, complex operations, FFT fast Fourier transform algorithm and the various filtering
Platform: | Size: 71406 | Author: 王雪松 | Hits:

[Communication-MobileDSP-C30Fast_FFT

Description: TI公司的一个常用例程,对于DSP初学者很有帮助,本例为FFT,用于C30-a common routines for DSP beginners helpful, the cases of FFT for C30
Platform: | Size: 40500 | Author: 李松 | Hits:

[Other resourceC24x FFT Library

Description: TI提供的基于TMS320C24x系列DSP的快速傅立叶变换函数库-based on the TI TMS320C24x DSP series of Fast Fourier Transform functions
Platform: | Size: 1685917 | Author: 陆可 | Hits:

[OtherFFT (2)

Description: DSP上实现快速傅里叶变换的算法,仅做参考(An algorithm for realizing fast Fourier transform on DSP)
Platform: | Size: 447488 | Author: 马尔科姚 | Hits:

[matlabDSP课程设计_基于MATLAB的FFT算法实现

Description: DSP课程设计_基于MATLAB的FFT算法实现_09通信本2班(DSP course design of _ the FFT algorithm based on MATLAB _09 communication this class 2)
Platform: | Size: 218112 | Author: kkjjmm | Hits:

[ARM-PowerPC-ColdFire-MIPS实验47_2 DSP FFT测试

Description: 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically generated. Then, after the KEY0 press is pressed, the FFT algorithm (base 4 method) of the DSP library is invoked to perform the FFT operation, the operation time is displayed on the LCD screen, and the FFT results are output to the serial port, and DS0 is used to prompt the program to run.)
Platform: | Size: 4192256 | Author: 大雷子 | Hits:

[VHDL-FPGA-VerilogFFT音频实验

Description: 利用stm32完成所录制音乐利用dsp库的fft变换(Use STM32 to complete the FFT transformation of the recorded music using the DSP library.)
Platform: | Size: 4945920 | Author: albertyl | Hits:

[DSP programFFT

Description: 一个使用DSP28335的FFT经典例子,在南京某开发板上实现。(A classic FFT example using the DSP28335 is implemented on a development board in Nanjing.)
Platform: | Size: 686080 | Author: sai126 | Hits:

[Communication-MobileDSP实验二

Description: 用FFT和戈泽尔算法基于GUI界面解码拨号语音信号(FFT;GUI;geoterzel;SCUT;DSP)
Platform: | Size: 5586944 | Author: CeciliaLau | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 40 »

CodeBus www.codebus.net